 1	  1	'R'	 -1.	!	inlet
 2	 20	'N'	 0.	!	outlet
BCi	BCe	BCtype	BCvalue(n,1:Ns)
--------------------------------------------------------------------------------
! comparison to Scheidegger Toolbox run (Brian\ctrw_v3.1\data1_fit_EXP.*)
! with C(x,0) = 0
! 0 < x < 1, L = 1, Ne = 20, Ns = 1, Np = 24, uniform grid
--------------------------------------------------------------------------------
BCe	! BC element #
BCi	! BC local face # (1: n1, 2: n2)
BCtype	! 'R', 'N' or 'D' for Robin, Neumann or Dirichlet, respectively
BCvalue	! value of jx_bar, qx_bar or c_bar used in the BC for R, N or D, respectively
	! (Ns values, one for each species)
	! for R and N these are NORMAL fluxes, positive for outflow and negative for inflow
--------------------------------------------------------------------------------
formers:
--------------------------------------------------------------------------------

